Mapping URL: /cargobooking/employee/{id}
Description: find the cargobooking entities of employee with the appended id
Microservice: EmployeeService
/cargobooking/employee/{id} |
Mapping URL: /cargobooking/employee/{id}
Description: EmployeeService
Name: findAllCargoBookingOfEmployee(id)
Request Method: GET
Service Interface: /cargobooking/employee/{id}
Service Entity: Employee
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |